Partitioner(TSource) Methods

Task Parallel System.Threading

The Partitioner<(Of <(TSource>)>) type exposes the following members.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetDynamicPartitions
Creates an object that can partition the underlying collection into a variable number of partitions.
GetHashCode (Inherited from Object.)
GetPartitions
Partitions the underlying collection into the given number of partitions.
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

See Also